home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0497 / AMOSLIST / text0169.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.2 KB  |  24 lines

  1. Here's a collection of bugs or other curious things I have found in
  2. AMOS.
  3. - The AMOS classic manual states there is a command called Llist, which
  4. outputs the program code to the printer. This command does not exist.
  5. - Also in AMOS classic, I found that the command On Break Proc doesn't
  6. exist. This might have been fixed in AMOSpro, but I don't remember.
  7. - If you try to use user-defined functions as procedure parameters,
  8. e.g. MYPROC[FnA(123),FnB(456)] you get a "Illegal User Function" error.
  9. - You have to use a Wait Vbl after Dual Playfield to show it properly.
  10. This is not mentioned in the manual, or is it?
  11. Has anyone else experienced similar or other bugs? I'd like to know.
  12.  
  13.  
  14. /----------------------------------------------------------------------\
  15. | Joona Palaste                             |      |  |                |
  16. | palaste@cc.helsinki.fi                    |      |  |                |
  17. | G++ FR FW+ M- #20 D+ ADA N+++ W++ B OP+   |-------  -----------------|
  18. |                                           |-------  -----------------|
  19. |                                           |      |  |                |
  20. | Finland rules! =>                         |      |  |                |
  21. \----------------------------------------------------------------------/
  22.  
  23.  
  24.